ComponentOne ASP.NET MVC Controls
ItemTemplateContent Property (ComboBoxBase<T>)

C1.Web.Mvc Namespace > ComboBoxBase<T> Class : ItemTemplateContent Property
Gets or sets the content of the template used to generate each list item.
Syntax
'Declaration
 
<JsonConverterAttribute(ConverterType=#TUn.#L4k, ConverterParameters=)>
Public Property ItemTemplateContent As String
[JsonConverter(ConverterType=#TUn.#L4k, ConverterParameters=)]
public string ItemTemplateContent {get; set;}
See Also

Reference

ComboBoxBase<T> Class
ComboBoxBase<T> Members